vcSimProcessorField

A Processor field allows you to connect a component with a Component Path or Process Point Sensor behavior to a component with a vcContainer type behavior or vice versa.

See in: Overview

Module: vcBehaviors

Parent: vcSimInterfaceField

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ParentBooleanRWGets or sets a value indicating whether this interface is where sensors connect or is a sensor that gets connected.
See more
If True, field uses Path to connect sensors; otherwise field uses Sensor to connect to paths and other types of containers.
PathvcContainerRWGets or sets the path behavior used by this field.
Only used when Parent is set to True.
SensorvcBehaviorRWGets or sets the sensor behavior used by this field.
Only used when Parent is set to False.